Skip to main content

All Questions

3votes
1answer
2kviews

Browser crashes when upload file with Angular

I am trying to upload files in JSON using angular and FileReader Api. The problem is that for files larger than 600 - 700 KB my browser crashes. As far as I can see the problem occurs when ...
ibekiaris's user avatar

close